Einhugur Word Plugin for Xojo

TableRow.RepeatAsHeaderRow Property

If set to true then row is repeated as header row at top of each new page.

RepeatAsHeaderRow as Boolean {Read and Write}

Remarks

Word only allows this for first row. If attempting to set this property on row which is not the first row then the call to the property setter is ignored.

See Also

TableRow Class